home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 8
/
El Mac 8.iso
/
Shareware
/
Demos
/
OpenStack™ (Demo US)
/
OpenStack™ Demo
/
Objects Library (Demo)
/
Others
/
Column
/
Column.rsrc
/
HSCR_6001_DirectActionScript
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-23
|
367 b
|
10 lines
on namedScr
global gOpenStackInfos
put line 9 of gOpenStackInfos into prevTargetObj
put line 8 of gOpenStackInfos into curTargetObj
do "set the left of "&curTargetObj&" to the right of "&prevTargetObj
do "put "&prevTargetObj&" into theName"
delete last char of theName
delete last char of theName
do "set the name of "&curTargetObj&" to "&theName
end namedScr